projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc558f3
)
* textmodes/ispell.el (ispell-word): Use use-region-p.
author
Chong Yidong
<cyd@stupidchicken.com>
Wed, 29 Oct 2008 15:50:39 +0000
(15:50 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Wed, 29 Oct 2008 15:50:39 +0000
(15:50 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 08ef1d6a5650aeef8783c2646593e249109f462a..fce1312116a4b6d54c9ff99478dde30c57435f4e 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,7
@@
+2008-10-29 Chong Yidong <cyd@stupidchicken.com>
+
+ * textmodes/ispell.el (ispell-word): Use use-region-p.
+
2008-10-29 Juanma Barranquero <lekktu@gmail.com>
* tooltip.el (tooltip-functions): Rename from `tooltip-hook',